home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 September 1 / CD [VMAG950901].bin / theway / splash.dir / 00003.ls < prev    next >
Encoding:
Text File  |  1995-07-13  |  125 b   |  8 lines

  1. on stopMovie
  2.   global myobj, cdepth
  3.   if objectp(myobj) then
  4.     myobj(mdispose)
  5.   end if
  6.   set the colorDepth to cdepth
  7. end
  8.